Sensor Fusion for Kinetis MCUs (ISSDK/KSDK version)
MagBuffer Struct Reference

Data Fields

int16_t iBs [3][MAGBUFFSIZEX][MAGBUFFSIZEY]
 
int32_t index [MAGBUFFSIZEX][MAGBUFFSIZEY]
 
int16_t tanarray [MAGBUFFSIZEX-1]
 
int16_t iMagBufferCount
 

Detailed Description

The constellation of points are used to compute magnetic hard/soft iron compensation terms. The contents of this buffer are updated on a continuing basis.

Definition at line 63 of file magnetic.h.

Field Documentation

int16_t tanarray[MAGBUFFSIZEX-1]

array of tangents of (100 * angle)

Definition at line 67 of file magnetic.h.

Referenced by fInitializeMagCalibration(), and iUpdateMagBuffer().


The documentation for this struct was generated from the following file: